home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / wildcat / ff351b.zip / READ.ME next >
Text File  |  1992-07-16  |  3KB  |  49 lines

  1. WCFLFWRD! BETA v3.51
  2.  
  3. NOTE:  ALL FUTURE VERSIONS OF WCFLFWRD! BETA WILL EXPIRE ON 07/31/92
  4. ********************************************************************
  5. 07-16-92 - 3.51b
  6. ----------------
  7. 1.  Fixed a problem with processing TIC's created by FECHO.
  8. 2.  Added a new option to the WCFF.CFG file.  NEWFILESLIST allows one to
  9.     specify a full path and filename that will get created/added to whenever
  10.     WCFF adds files to the WC database.  You can then use this file as a
  11.     "RUNLATER.TXT" type file for scanners such as CATSCAN.  WCFF will check
  12.     to see that the path you use does exist when it checks through the
  13.     configuration file.  For example you can use:
  14.  
  15.     NEWFILESLIST c:\wc30\runlater.txt
  16.  
  17.     WCFF will then create/append to the RUNLATER.TXT file whenever a new
  18.     file is added into the WC files database.
  19. 3.  If the incoming file already exists in WC but in a different file area
  20.     that is being tossed to, WCFF will compare the incoming file to the
  21.     old file... date/time the same, then the new file is not tossed.  If
  22.     date or time is newer. then the old file is copied to the oldfiles
  23.     location and the new file is added to the database (or actually the
  24.     old record is updated with the new information).
  25.  
  26. ------------------------------------------------------------------------------
  27. 06-24-92 - 3.51a
  28. ----------------
  29. 1.  Removed the restriction with having to have a blank line between
  30.     AREA statements.  This caused more problems than we could ever have
  31.     imagined.
  32. 2.  Reorganized the way the screens were being displayed.  It should be
  33.     a lot cleaner and professional this way <g>.
  34. 3.  Fixed HATCH when hatching a file from WILDCAT!.  When hatching a
  35.     file directly from WC, WCFF will process it then and there, thus
  36.     fixing the annoying gyrations one had to go through when trying
  37.     to hatch a file directly from WC.
  38. 4.  Changed the HATCH screen to use F10 to save and exit instead of
  39.     the CTRL-ENTER combination.
  40. 5.  Lowered memory requirements down by 7k (overall).  Memory usage is
  41.     dynamic and all depends on the size of your WCFF.CFG file.
  42. 6.  Fixed the problems of TIC's randomly disappearing (I hope).  Seems
  43.     that I had this limitation of only looking for 100 TIC's and then
  44.     deleting any others. Why?  Who knows... late night coding perhaps.
  45. 7.  Naming of the outbound TIC files has changed to remove the hex
  46.     characters.
  47.  
  48. ------------------------------------------------------------------------------
  49.